home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15875 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: mail2news.demon.co.uk!lorelei.demon.co.uk
  2. From: John Croudy <john@lorelei.demon.co.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: [Q] Why does this code crash my compiler?
  5. Date: Mon, 8 Apr 96 14:25:59 GMT
  6. Organization: home
  7. Message-ID: <9604081425.AA001oq@lorelei.demon.co.uk>
  8. References: <karki.828905427@spot.Colorado.EDU>
  9. X-NNTP-Posting-Host: lorelei.demon.co.uk
  10. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  11. X-Mail2News-Path: relay-4.mail.demon.net!post.demon.co.uk!lorelei.demon.co.uk
  12.  
  13. On 7 Apr 96 19:30:27 GMT, KARKI JITENDRA BAHADUR wrote:
  14.  
  15. > Is the code really bad enough to crash the compiler, or should I get
  16. > a new compiler?  Could anyone try compiling it to see if it's a code
  17. > problem or a compiler problem?
  18.  
  19. IMHO it doesn't matter what code you throw at a compiler, good or bad,
  20. it should NEVER crash, and if it does, it's a bug.  I never blame the
  21. user if software crashes.  Of course, given the complexity of a C++
  22. compiler I'm not surprised that they crash sometimes, and I'm quite
  23. ready to forgive the author(s) just as long as it will compile if I
  24. modify the code a bit :)
  25.  
  26. John
  27. xxxx
  28.